NewUserData
TheNewUserData
function creates a new user data structure.
pascal OSErr NewUserData (UserData *theUserData);
theUserData
Contains a pointer to the user data structure.DESCRIPTION
You can manipulate the user data structure with any of the standard user data functions described in "Working With Movie User Data" beginning on page 2-214. If theNewUserData
function fails, the parametertheUserData
is set tonil
.ERROR CODES
memFullErr -108 Not enough room in heap zone